home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / rename_.zip / RENAME!.DOC < prev    next >
Text File  |  1994-03-01  |  1KB  |  42 lines

  1. Easy RENAME! by TTW Copyright (C) 1994
  2. -------------=======≡≡≡≡≡≡≡≡»»»»»»»»»»
  3. Easy Rename! allows you to quickly and easily rename a file.  I find a lot of
  4. use for it especially in interactive batch files.  Here are some of the
  5. features RENAME! has but DOS RENAME or REN does not:
  6.  
  7.  » can easily rename files
  8.  » streamlined interface with colors
  9.  » will prompt to overwrite files if already exists
  10.  » will overwrite the file even if it's hidden, system, or readonly
  11.  » will rename directories (!)
  12.  » returns errorlevels for use in batch files
  13.  » will check for file existence before acting
  14.  
  15. Errorlevels:
  16. -=-=-=-=-=-=
  17. 5 = Source and target file are the same
  18. 4 = Unable to rename file (e.g., if you try to rename a file to a directory)
  19. 3 = File not renamed because overwrite prompt was replied with a 'N'
  20.     (user override on overwrite)
  21. 2 = Source file not found
  22.  
  23. The included batch file demonstrates the use of errorlevels:  RENAME.BAT
  24. _____________
  25. | Have fun! |
  26. -------------
  27.  
  28. Consult TTWLICEN.COM for licensing / distribution policies.
  29.  
  30. REGISTRATION
  31. -=-=-=-=-=-=
  32. This great program is (!) FREE*BUT*WARE wherein it's freeware but donations
  33. will be gratefully and great-fully appreciated.
  34.  
  35. Registration is not required, but feel free to donate.
  36.  
  37. People who want the source:                $10.00
  38. (C or Pascal)
  39.  
  40. To order or donate, run REGISTER.
  41.  
  42. 3/1/94«